Skip to content

Conversation

@tshepang
Copy link
Member

compiler/ and library/ use 2024 edition, so I thought why not run-make also

@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2025

Some changes occurred in src/tools/compiletest

cc @jieyouxu

@rustbot rustbot added A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Nov 27, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2025

r? @clubby789

rustbot has assigned @clubby789.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@clubby789
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 27, 2025

📌 Commit 71b97d2 has been approved by clubby789

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 27, 2025
bors added a commit that referenced this pull request Nov 27, 2025
Rollup of 8 pull requests

Successful merges:

 - #147071 (constify from_fn, try_from_fn, try_map, map)
 - #148930 (tweak editor configs)
 - #149320 (-Znext-solver: normalize expected function input types when fudging)
 - #149363 (Port the `#![windows_subsystem]` attribute to the new attribute system)
 - #149378 (make run-make tests use 2024 edition by default)
 - #149381 (Add `impl TrustedLen` on `BTree{Map,Set}` iterators)
 - #149388 (remove session+blob decoder construction)
 - #149390 (`rust-analyzer` subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c83f8b6 into rust-lang:main Nov 27, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Nov 27, 2025
rust-timer added a commit that referenced this pull request Nov 27, 2025
Rollup merge of #149378 - tshepang:patch-2, r=clubby789

make run-make tests use 2024 edition by default

compiler/ and library/ use 2024 edition, so I thought why not run-make also
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants